GrapeCity ActiveReports for .NET 12.0J
GeoPolyhedralSurface コンストラクタ(GeometryType,IEnumerable<GeoPolygon>)

多角形
クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal type As GeometryType, _
   ByVal polygons As IEnumerable(Of GeoPolygon) _
)
public GeoPolyhedralSurface( 
   GeometryType type,
   IEnumerable<GeoPolygon> polygons
)

パラメータ

type
polygons
多角形
参照

関連項目

GeoPolyhedralSurface クラス
GeoPolyhedralSurface メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.